Skip to content

[Draft] Compatibility for PHP 8.5 #5823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thecaliskan
Copy link

Re-Synced from PHP 8.5.0 Alpha 2

  • pdo_oci
  • pdo_odbc
  • pdo_pgsql
  • pdo_sqlite

Waiting

  • Curl

Unknown Bug

48.24 Generating phar.php
48.29 AddressSanitizer:DEADLYSIGNAL
48.29 =================================================================
48.29 ==94868==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000004 (pc 0xaaaaaf3c48c8 bp 0xfffff1b3b100 sp 0xfffff1b3b100 T0)
48.29 ==94868==The signal is caused by a READ memory access.
48.29 ==94868==Hint: address points to the zero page.
48.33     #0 0xaaaaaf3c48c8 in zend_call_known_fcc /work/php-8.5.0alpha2/Zend/zend_API.h:854
48.33     #1 0xaaaaaf3d9734 in user_shutdown_function_call /work/php-8.5.0alpha2/ext/standard/basic_functions.c:1599
48.33     #2 0xaaaab03164bc in zend_hash_apply /work/php-8.5.0alpha2/Zend/zend_hash.c:2084
48.33     #3 0xaaaaaf3d9ae0 in php_call_shutdown_functions /work/php-8.5.0alpha2/ext/standard/basic_functions.c:1637
48.33     #4 0xaaaaafdda0e8 in php_request_shutdown /work/php-8.5.0alpha2/main/main.c:1924
48.33     #5 0xaaaab0471288 in do_cli /work/php-8.5.0alpha2/sapi/cli/php_cli.c:1159
48.33     #6 0xaaaab0471e7c in main /work/php-8.5.0alpha2/sapi/cli/php_cli.c:1363
48.33     #7 0xffff88e773f8  (/lib/aarch64-linux-gnu/libc.so.6+0x273f8)
48.33     #8 0xffff88e774c8 in __libc_start_main (/lib/aarch64-linux-gnu/libc.so.6+0x274c8)
48.33     #9 0xaaaaae66bcec in _start (/work/php-8.5.0alpha2/sapi/cli/php+0x94bcec)
48.33 
48.33 AddressSanitizer can not provide additional info.
48.33 SUMMARY: AddressSanitizer: SEGV /work/php-8.5.0alpha2/Zend/zend_API.h:854 in zend_call_known_fcc

@thecaliskan
Copy link
Author

Hi @matyhtf

Do you have any suggestions regarding re-syncing CURL plugins? Also, do you have any insights about the error that occurs after the build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant